Click or drag to resize

ConversationGlobalItemClasses Property

Contains a list of item classes that represents all the item classes of the conversation items in a mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> GlobalItemClasses { get; }

Property Value

Type: IListString
The global item classes.
See Also